dynamic linker造句
例句与造句
- The dynamic linker then gets to do all the fun work
然后动态链接器开始进行所有有趣的工作。 - At runtime , the application loads the dynamic linker
在运行期间,应用程序将加载动态链接器。 - Modifying the dynamic linker search path
修改动态链接器的搜索路径 - In fact , the dynamic linker itself uses the same kind of versioning as the shared libraries
实际上,动态链接器本身使用与共享程序库相同种类的版本号。 - For example , if the dynamic linker can t find a given library , it will abort loading the program
例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。 - It's difficult to find dynamic linker in a sentence. 用dynamic linker造句挺难的
- The dynamic linker can do a fair amount of work for each function linked , so most linkers are lazy
动态链接器可以为每个被链接的函数做相当多的工作,所以大部分链接器都是不积极的。 - This command controls whether gdb should give you control when the dynamic linker notifies it about some shared library event
这一命令控制当动态链接器通知了一些共享库事件时,是否让gdb把控制权转入你的手里。 - Contains a fairly comprehensive list of variables that modify the behavior of the dynamic linker , as well as explanations of the different versions of the dynamic linker that have been used in the past
的手册页包含有一个非常详尽的列表,列出了改变动态链接器行为的变量,以及对过去曾经使用的不同版本的动态链接器的说明。